home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Floral Tapestry
/
Floral Tapestry.iso
/
for_pc
/
install.bat
< prev
next >
Wrap
DOS Batch File
|
1994-06-05
|
1KB
|
26 lines
@echo off
echo If you do not have Windows 3.1, you cannot use this application.
echo If you wish to abort this installer now, hold down the control (CTRL)
echo button and then strike the letter "C" (or CTRL-BREAK).
echo.
echo This program will launch your version of Microsoft Windows and
echo request from this CD the SETUP program for the "Aztech New Media
echo Corp. Stock Image Library Sampler Demo" to install itself.
echo.
echo The Installer will create a Program Manager group within Windows.
echo This is for the Pixfolio Image Manager application, which includes
echo the documentation for using it.
echo.
echo The Pixfolio application needs a minimum of 2 Megs of hard
echo disk space. It will modify your WIN.INI file. You will have the
echo choice ofcopying the various thumbnail catalogs to your hard drive
echo or leaving them on this CD-ROM. In the latter case, this disc must
echo be in your CD-ROM drive in order to access the catalogs.
echo.
echo If you are currently running the Quikmenu menu program from Microsoft
echo Windows, read the README.1ST in the FOR_PC directory for further
echo instructions.
pause
WIN \for_pc\setup.exe
echo Returning to Main Menu.